home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / graphics / pbmplus / pnm / tifftopnm.man < prev    next >
Text File  |  1995-03-17  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      tifftopnm(1)         AMIGA (13 January 1991)         tifftopnm(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           tifftopnm - convert a TIFF file into a portable anymap
  10.  
  11.      SYNOPSIS
  12.           tifftopnm [-headerdump] [tifffile]
  13.  
  14.      DESCRIPTION
  15.           Reads a TIFF file as input.  Produces a portable anymap as
  16.           output.  The type of the output file depends on the input
  17.           file - if it's black & white, a pbm file is written, else if
  18.           it's grayscale a pgm file, else a ppm file.  The program
  19.           tells you which type it is writing.
  20.  
  21.      OPTIONS
  22.           -headerdump
  23.                Dump TIFF file information to stderr.  This information
  24.                may be useful in debugging TIFF file conversion
  25.                problems.
  26.  
  27.           All flags can be abbreviated to their shortest unique
  28.           prefix.
  29.  
  30.      SEE ALSO
  31.           pnmtotiff(1), pnm(5)
  32.  
  33.      BUGS
  34.           This program is not self-contained.  To use it you must
  35.           fetch the TIFF Software package listed in the OTHER.SYSTEMS
  36.           file and configure PBMPLUS to use libtiff.  See PBMPLUS's
  37.           Makefile for details on this configuration.
  38.  
  39.      AUTHOR
  40.           Derived by Jef Poskanzer from tif2ras.c, which is Copyright
  41.           (c) 1990 by Sun Microsystems, Inc.  Author: Patrick J.
  42.           Naughton (naughton@wind.sun.com).
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/19/91)
  64.  
  65.  
  66.  
  67.